Class RadiusServerProcessImpl

All Implemented Interfaces:
IPCObject, Process, RadiusServerProcess

public class RadiusServerProcessImpl extends ProcessImpl implements RadiusServerProcess
Information provided by the PKI file:

    \class RadiusServerProcess
    
    \brief RadiusServerProcess holds and manipulates the RadiusServerProcess server process.
    
    \example network().getDevice("Router0").getProcess("RadiusServer")
    
Author:
Auto-generated
  • Constructor Details

  • Method Details

    • getPort

      public int getPort()
      Information provided by the PKI file:
      
          Gets the port of the radius server
          \return The port of the radius server
          
              
      Specified by:
      getPort in interface RadiusServerProcess
      Returns:
      int Returns a int
    • setPort

      public void setPort(int port)
      Information provided by the PKI file:
      
          \brief Sets the port of the radius server
          \param port, port number
          
              
      Specified by:
      setPort in interface RadiusServerProcess
      Parameters:
      port - Takes in a parameter of port